projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
563a874
)
Add a missing GDK_AVAILABLE_IN annotation
author
Matthias Clasen
<mclasen@redhat.com>
Mon, 24 Sep 2012 03:38:04 +0000
(23:38 -0400)
committer
Matthias Clasen
<mclasen@redhat.com>
Mon, 24 Sep 2012 03:38:04 +0000
(23:38 -0400)
gtk/gtkbuilder.h
patch
|
blob
|
history
diff --git
a/gtk/gtkbuilder.h
b/gtk/gtkbuilder.h
index f4950ebaf2d64b14c1548a0ed411fb229bc2e9c1..9e41f1b6d4699255989d014ccc5ab672ea477115 100644
(file)
--- a/
gtk/gtkbuilder.h
+++ b/
gtk/gtkbuilder.h
@@
-128,6
+128,7
@@
guint gtk_builder_add_objects_from_file (GtkBuilder *builder,
const gchar *filename,
gchar **object_ids,
GError **error);
+GDK_AVAILABLE_IN_3_4
guint gtk_builder_add_objects_from_resource(GtkBuilder *builder,
const gchar *resource_path,
gchar **object_ids,